Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweak explicit-module-boundary-types #4

Conversation

joao-paulo-parity
Copy link
Contributor

close #1

@joao-paulo-parity joao-paulo-parity requested a review from a team as a code owner May 16, 2022 09:27
"@typescript-eslint/explicit-module-boundary-types": "off",
"@typescript-eslint/explicit-module-boundary-types": [
"error",
{ allowHigherOrderFunctions: true },
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@joao-paulo-parity joao-paulo-parity merged commit 40f406a into paritytech:master May 17, 2022
@joao-paulo-parity joao-paulo-parity deleted the explicit-module-boundary-types branch May 17, 2022 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable explicit-module-boundary-types
3 participants